Skip to content

Add WorkflowDef preflight validation command#6

Open
venzeles wants to merge 1 commit into
nullclaw:mainfrom
venzeles:feat/workflowdef-preflight
Open

Add WorkflowDef preflight validation command#6
venzeles wants to merge 1 commit into
nullclaw:mainfrom
venzeles:feat/workflowdef-preflight

Conversation

@venzeles
Copy link
Copy Markdown

@venzeles venzeles commented May 6, 2026

Adds nullboiler validate-workflows [PATH] to preflight file-based tracker/pull-mode workflow definitions before server startup. The command reports structured errors and warnings without changing loadWorkflows runtime semantics, adds unit coverage for the validator, and documents usage plus hackathon submission notes.

Validation performed:

  • zig build test --summary all
  • zig build run -- validate-workflows
  • zig build run -- validate-workflows workflows
  • zig build run -- validate-workflows workflows/examples
  • zig build run -- help
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant